Age | Commit message (Expand) | Author | Files | Lines |
2011-12-13 | m_pInfoImage never constructed or used | Caolán McNamara | 2 | -5/+1 |
2011-12-09 | callcatcher: remove unused code post automation removal | Caolán McNamara | 3 | -111/+0 |
2011-12-08 | childs -> children | Michael T. Whiteley | 14 | -136/+136 |
2011-12-08 | Less succes, more success | Stefan Knorr (astron) | 1 | -1/+1 |
2011-12-07 | Remove oooimprovement | August Sodora | 2 | -61/+0 |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen | 1 | -0/+1 |
2011-12-06 | Removed unnessecary tools/table.hxx includes | Marcel Metz | 1 | -1/+0 |
2011-12-03 | Revert "fdo#41865: Make macro recording work without experimental features" | August Sodora | 1 | -0/+15 |
2011-12-03 | fdo#41865: Make macro recording work without experimental features | August Sodora | 1 | -15/+0 |
2011-12-03 | WaE : missing return value on one code path | Norbert Thiebaud | 1 | -1/+2 |
2011-12-03 | sfx2::FileDialogHelper: the punchline: | Michael Stahl | 2 | -5/+5 |
2011-12-03 | sfx2::FileDialogHelper: refactor construction: | Michael Stahl | 7 | -107/+31 |
2011-12-03 | sfx2::DocumentInserter: remove nFlags ctor param | Michael Stahl | 2 | -10/+9 |
2011-12-03 | SvBaseLink::GetFileDialog renamed GetInsertFileDialog | Michael Stahl | 3 | -10/+16 |
2011-12-03 | sfx2::FileDialogHelper: remove obsolete flags | Michael Stahl | 2 | -9/+1 |
2011-12-03 | sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODAL | Michael Stahl | 1 | -2/+2 |
2011-12-03 | sfx2::FileDialogHelper: remove use of WB_OPEN | Michael Stahl | 6 | -16/+43 |
2011-12-03 | remove unused #include sfx2/filedlghelper.hxx | Michael Stahl | 3 | -3/+0 |
2011-12-01 | get rid of class Date and Time default ctor with system time penalty | Eike Rathke | 11 | -15/+17 |
2011-11-30 | renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptions | Eike Rathke | 2 | -2/+2 |
2011-11-29 | fs34c: #i117625# when assigning events, only throw if there is an invalid typ... | mst | 1 | -2/+2 |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen | 1 | -1/+1 |
2011-11-29 | Replace formattings with formatting | Lior Kaplan | 1 | -1/+1 |
2011-11-29 | Install a Cancel callback, don't rely on vcl searching for a parent to close | Caolán McNamara | 1 | -4/+3 |
2011-11-28 | SfxInterfaces may legally have no translatable ui name | Caolán McNamara | 1 | -2/+2 |
2011-11-28 | s/weather/whether/ where appropriate | Korrawit Pruegsanusak | 1 | -1/+1 |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud | 2 | -690/+0 |
2011-11-27 | remove pch from the include list | Norbert Thiebaud | 2 | -2/+0 |
2011-11-27 | remove include of pch header from sfx2 | Norbert Thiebaud | 162 | -316/+0 |
2011-11-27 | remove pre-compiled header support in gbuild and gbuildified module | Norbert Thiebaud | 1 | -2/+0 |
2011-11-27 | typos fixing | Korrawit Pruegsanusak | 1 | -1/+1 |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen | 1 | -1/+1 |
2011-11-25 | gsl_getSystemTextEncoding -> osl_getThreadTextEncoding | David Tardon | 1 | -1/+1 |
2011-11-23 | Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros. | Stephan Bergmann | 4 | -10/+10 |
2011-11-23 | Enable :first-letter CSS pseudo-class for all browsers in HTML export | Harri Pitkänen | 1 | -1/+0 |
2011-11-23 | add stripStart, can replace EraseTrailingChars | Caolán McNamara | 2 | -8/+10 |
2011-11-23 | add a stripStart, can replace EraseLeadingChars | Caolán McNamara | 1 | -4/+4 |
2011-11-22 | Remove no longer necessary "(void) x; // avoid warnings". | Stephan Bergmann | 1 | -6/+2 |
2011-11-22 | simply tabdialog, remove unused resetbutton api | Caolán McNamara | 1 | -2/+0 |
2011-11-22 | New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx. | Stephan Bergmann | 5 | -94/+43 |
2011-11-21 | cleanup .uno:HelpSupport | Andras Timar | 1 | -1/+0 |
2011-11-21 | Convert Sal to rtl::O(U)String | David Tardon | 2 | -4/+3 |
2011-11-19 | implEnsureURLExtension just returns the first argument, remove it | Caolán McNamara | 2 | -13/+3 |
2011-11-19 | remove [Byte]String::EraseAllChars | Caolán McNamara | 5 | -16/+24 |
2011-11-17 | Preparing to add option for line numbers in the basic ide | August Sodora | 2 | -1/+26 |
2011-11-17 | remove obsolete layout code | Felix Zhang | 6 | -319/+0 |
2011-11-16 | add new 'Goto Line' menu item to Basic IDE | Noel Power | 2 | -1/+26 |
2011-11-16 | UniqueIdContainer is only needed by binfilter | Caolán McNamara | 2 | -2/+0 |
2011-11-16 | add RTL_CONSTASCII_STRINGPARAM to appendAscii on string literals | Caolán McNamara | 9 | -34/+33 |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud | 1 | -4/+4 |