summaryrefslogtreecommitdiff
path: root/framework/source/helper
AgeCommit message (Expand)AuthorFilesLines
2014-01-28bool improvementsStephan Bergmann3-11/+11
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky1-2/+2
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky1-4/+2
2014-01-21bool improvementsStephan Bergmann4-81/+23
2014-01-17fwk: Use constructor feature for StatusIndicatorFactory.Matúš Kukan1-17/+11
2014-01-14bool improvementsStephan Bergmann1-1/+1
2013-12-26The #ifndef MACOSX can surround even more codeTor Lillqvist1-2/+3
2013-12-26WaE: unused variablesTor Lillqvist1-2/+2
2013-12-20typo fixesAndras Timar1-1/+1
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann1-3/+3
2013-11-11remove unnecessary use of OUString constructor in FRAMEWORK moduleNoel Grandin1-8/+8
2013-11-03StatusIndicatorFactory::impl_reschedule(): lock SolarMutexMichael Stahl1-1/+4
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-09-17convert FRAMEWORK module from String to OUStringNoel Grandin1-1/+1
2013-09-09WaE: warning C4100: 'aEvent' : unreferenced formal parameterTor Lillqvist1-0/+1
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist2-6/+6
2013-09-09Fix non-debug buildTor Lillqvist1-5/+1
2013-09-08Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2)Tor Lillqvist3-26/+11
2013-07-29Remove some occurrences of RTL_CONSTASCII_STRINGPARAM and equalsAsciiLFridrich Štrba1-10/+10
2013-07-26fdo#46037: 1 less occurrence comphelper/configurationhelper in fmwk/helperJulien Nabet1-9/+2
2013-07-26ouchFridrich Štrba1-0/+1
2013-07-26Don't dupplicate logic so that one can fix possible bugs only onceFridrich Štrba1-28/+6
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2-2/+0
2013-07-23Convert the easy cases in framework to WeakImplHelperNoel Grandin8-143/+34
2013-07-20fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius1-2/+30
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold5-5/+5
2013-06-05fdo#46808, Convert the rest of XMultiServiceFactory in framework moduleNoel Grandin1-2/+1
2013-05-28fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin2-17/+14
2013-05-28remove unnecessary parameter and fieldNoel Grandin2-5/+2
2013-05-28fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin1-3/+3
2013-05-28fdo#46808, Convert frame::LayoutManager service to new sty;eNoel Grandin1-5/+5
2013-05-22fdo#46808, convert XMultiServiceFactory to XComponentContextNoel Grandin1-8/+3
2013-05-22fdo#46808, XMultiServiceFactory to XComponentContextNoel Grandin1-2/+1
2013-04-15fdo#60724 informations -> informationThomas Arnhold3-5/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák8-73/+70
2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin1-13/+32
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-3/+3
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-02-22s/childrens/children/Tor Lillqvist1-2/+2
2012-11-28fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud1-2/+1
2012-11-15re-base on ALv2 code. Includes:Michael Meeks8-184/+112
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2-12/+12
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin2-23/+14
2012-10-14loplugin: fix some indents and unused OUStringsCaolán McNamara1-2/+1
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara1-1/+1
2012-08-08reduce ascii noise and useless commentsThomas Arnhold11-91/+0
2012-08-08remove include comments and boxesThomas Arnhold11-104/+0
2012-07-06gridfixes: don't be too generous with exceptions:Frank Schoenheit [fs]1-11/+7
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14