summaryrefslogtreecommitdiff
path: root/framework/source/services
AgeCommit message (Expand)AuthorFilesLines
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky2-2/+2
2013-09-26typo fixes in commentsAndras Timar6-28/+28
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara7-13/+1
2013-09-17convert FRAMEWORK module from String to OUStringNoel Grandin3-4/+4
2013-09-09WaE: warning C4100: 'aEvent' : unreferenced formal parameterTor Lillqvist1-0/+4
2013-09-09Remove dead codeStephan Bergmann1-269/+0
2013-09-09Try to keep older(?) gcc versions happyTor Lillqvist1-1/+1
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist4-13/+10
2013-09-09Bin unused remains of framework's own "debug framework"Tor Lillqvist2-2/+0
2013-09-09Fix non-debug buildTor Lillqvist1-20/+4
2013-09-08Use SAL_INFO instead of framework's own "event logging"Tor Lillqvist1-2/+13
2013-09-08Use SAL_INFO instead of framework's own WRITE_LOGFILETor Lillqvist1-33/+16
2013-09-08Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2)Tor Lillqvist7-71/+35
2013-09-08Get rid of some pointless SAL_INFO callsTor Lillqvist1-10/+0
2013-09-08Use SAL_INFO instead of framework's own LOG_WARNINGTor Lillqvist3-16/+8
2013-09-05Revert "fdo#68552: Don't (attempt to) do run-time expansion of build-time par...Michael Stahl1-1/+5
2013-09-05fdo#68552: Don't (attempt to) do run-time expansion of build-time parametersTor Lillqvist1-5/+1
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke1-1/+1
2013-08-24Don't use lock files when sandboxed on OS XTor Lillqvist1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-08-20Improve some debug outputStephan Bergmann1-1/+1
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist2-3/+11
2013-08-07fdo#46037: remove 1 comphelper/configurationhelper in frameworkJulien Nabet1-35/+15
2013-08-06startcenter: Rename DropTargetListener to OpenFileTargetListener, ...Jan Holesovsky1-2/+2
2013-08-06startcenter: Move BackingComp & BackingWindow to sfx2Krisztian Pinter3-1665/+0
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane1-0/+4
2013-08-04Mark as const/staticTakeshi Abe1-4/+4
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-1/+1
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa3-14/+0
2013-07-23Convert the easy cases in framework to WeakImplHelperNoel Grandin6-136/+52
2013-07-18Move comment.Jan Holesovsky1-1/+1
2013-07-18startcenter: No need for special GetFocus().Jan Holesovsky2-10/+0
2013-07-18startcenter: Re-introduce code that handles accelerators.Jan Holesovsky2-3/+84
2013-07-18startcenter: The explicit Show() is not necessary.Jan Holesovsky1-2/+0
2013-07-18startcenter: Remove unused headers & members, move consts to .cxx.Jan Holesovsky2-98/+69
2013-07-18startcenter: Simplify the button setup & make it work better.Jan Holesovsky2-104/+51
2013-07-18startcenter: Make the Open button work as a MenuButton.Jan Holesovsky2-24/+18
2013-07-18startcenter: The window & strings are initialized in .ui, remove from .src.Jan Holesovsky3-47/+3
2013-07-18startcenter: The images have moved to .ui, remove from .src.Jan Holesovsky2-59/+0
2013-07-18startcenter: GSOC Use Widget Layout for the Start CenterKrisztian Pinter2-465/+172
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-07-02OUString convertion for unotoolsNorbert Thiebaud1-2/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold3-5/+5
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold2-2/+2
2013-06-18Small (hopefully non-controversial) changes to the existing brandingStefan Knorr1-4/+4
2013-06-16add missing modelines.Michael Meeks2-0/+6
2013-06-05fdo#46808, Convert the rest of XMultiServiceFactory in framework moduleNoel Grandin5-49/+36
2013-06-05fdo#46808, Convert some XMultiservice in framework moduleNoel Grandin2-25/+25
2013-06-03fdo#46808, Convert office::Quickstart service to new styleNoel Grandin1-10/+2