summaryrefslogtreecommitdiff
path: root/framework/source/fwe/helper
AgeCommit message (Expand)Author
2014-05-27remove more unnecessary use of OUString constructorNoel Grandin
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-11fix-includes.pl: frameworkThomas Arnhold
2014-04-09Remove unused functionsStephan Bergmann
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27framework: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann
2014-02-26Remove visual noise from frameworkAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet
2014-02-03fdo#70376: Put only document (file) name in window title on OS XTor Lillqvist
2014-01-28bool improvementsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-08-27Bin intermediate iterator + rename parameter functionJulien Nabet
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-24fdo#43460 framework,i18npool,accessibility: use isEmpty()Jelle van der Waa
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2013-03-07fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin
2013-02-16Some cppcheck cleaningJulien Nabet
2013-01-18PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl
2013-01-09fdo#468080, remove unnecessary XMultiServiceFactory from frameworkNoel Grandin
2013-01-06TypoTor Lillqvist
2013-01-06The "ProductSource" (MWS name) makes no sense any moreTor Lillqvist
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-07-06fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndoFrank Schoenheit [fs]
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks