summaryrefslogtreecommitdiff
path: root/framework/source/services
AgeCommit message (Expand)Author
2013-08-24Don't use lock files when sandboxed on OS XTor Lillqvist
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-20Improve some debug outputStephan Bergmann
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-07fdo#46037: remove 1 comphelper/configurationhelper in frameworkJulien Nabet
2013-08-06startcenter: Rename DropTargetListener to OpenFileTargetListener, ...Jan Holesovsky
2013-08-06startcenter: Move BackingComp & BackingWindow to sfx2Krisztian Pinter
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane
2013-08-04Mark as const/staticTakeshi Abe
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-23Convert the easy cases in framework to WeakImplHelperNoel Grandin
2013-07-18Move comment.Jan Holesovsky
2013-07-18startcenter: No need for special GetFocus().Jan Holesovsky
2013-07-18startcenter: Re-introduce code that handles accelerators.Jan Holesovsky
2013-07-18startcenter: The explicit Show() is not necessary.Jan Holesovsky
2013-07-18startcenter: Remove unused headers & members, move consts to .cxx.Jan Holesovsky
2013-07-18startcenter: Simplify the button setup & make it work better.Jan Holesovsky
2013-07-18startcenter: Make the Open button work as a MenuButton.Jan Holesovsky
2013-07-18startcenter: The window & strings are initialized in .ui, remove from .src.Jan Holesovsky
2013-07-18startcenter: The images have moved to .ui, remove from .src.Jan Holesovsky
2013-07-18startcenter: GSOC Use Widget Layout for the Start CenterKrisztian Pinter
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-06-18Small (hopefully non-controversial) changes to the existing brandingStefan Knorr
2013-06-16add missing modelines.Michael Meeks
2013-06-05fdo#46808, Convert the rest of XMultiServiceFactory in framework moduleNoel Grandin
2013-06-05fdo#46808, Convert some XMultiservice in framework moduleNoel Grandin
2013-06-03fdo#46808, Convert office::Quickstart service to new styleNoel Grandin
2013-06-03Replace invalid doxygen commands: thrown -> throwsZolnai Tamás
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-05-28fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-28fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-28fdo#46808, Convert frame::LayoutManager service to new sty;eNoel Grandin
2013-05-27Recent files menu in the StartModule should be the same as in the menubarAriel Constenla-Haile
2013-05-22fdo#46808, convert XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-14sal_Int*/sal_uInt* to boolTakeshi Abe
2013-05-13fdo#46808, Convert util::PathSettings service to new styleNoel Grandin
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-15Simple string cleanup in backingwindow.cxxOlivier Hallot
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-10re-use images in start centerAndras Timar
2013-04-09make help work againCaolán McNamara