summaryrefslogtreecommitdiff
path: root/framework/source/fwe
AgeCommit message (Expand)AuthorFilesLines
2013-03-16Resolves: #i118556# replace framework::OUStringHashCode with rtl::OUStringHashAriel Constenla-Haile1-10/+3
2013-03-08simplify compareTo (now correct)Thomas Arnhold1-1/+1
2013-03-08Revert "simplify some compareTo"Stephan Bergmann1-1/+1
2013-03-08simplify some compareToThomas Arnhold1-1/+1
2013-03-08fwk: some follow up of rtl cleanupThomas Arnhold4-39/+39
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter16-579/+579
2013-03-07fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin1-1/+1
2013-03-04fdo#46808, Use service constructor for task::InteractionHandlerNoel Grandin1-8/+4
2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin1-4/+4
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-25fdo#38838,::rtl::OUString_to_OUStringelixir1-192/+192
2013-02-25loplugin: unused variablesThomas Arnhold1-2/+0
2013-02-23Fix typo seperated/separatedJulien Nabet2-3/+3
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2013-02-16Some cppcheck cleaningJulien Nabet1-1/+1
2013-02-11fdo#39370 - Fixed RTL/LTR and alignment buttons location on RTL interfaceIssa Alkurtass1-0/+17
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-7/+5
2013-01-18PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl1-12/+3
2013-01-15fdo#46808, Adapt frame::StartModule UNO service to new styleNoel Grandin1-2/+2
2013-01-09fdo#468080, remove unnecessary XMultiServiceFactory from frameworkNoel Grandin6-15/+14
2013-01-07allow menu items to be referred to by a nameCaolán McNamara1-5/+5
2013-01-06TypoTor Lillqvist1-1/+1
2013-01-06The "ProductSource" (MWS name) makes no sense any moreTor Lillqvist1-1/+1
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-12-14callcatcher: update unused code listCaolán McNamara2-9/+2
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens2-4/+0
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-15re-base on ALv2 code. Includes:Michael Meeks25-592/+367
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin2-19/+14
2012-10-23fdo#46808, use service constructor for xml::sax::WriterNoel Grandin3-49/+19
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin4-15/+15
2012-09-29Use comphelper::getComponentContextStephan Bergmann2-19/+6
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-7/+7
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2-8/+4
2012-08-08reduce ascii noise and useless commentsThomas Arnhold12-75/+0
2012-08-08remove include comments and boxesThomas Arnhold12-93/+0
2012-07-06fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndoFrank Schoenheit [fs]1-14/+38
2012-07-06gridfixes: don't be too generous with exceptions:Frank Schoenheit [fs]1-2/+7
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-4/+2
2012-07-02Remove unused definesThomas Arnhold1-1/+0
2012-07-01Remove unused definesThomas Arnhold2-4/+0
2012-06-29Remove include guardsThomas Arnhold1-2/+0
2012-06-29Remove UNO includes commentsThomas Arnhold2-4/+0
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák1-3/+3
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks4-94/+59
2012-06-07nuke dead codeTakeshi Abe1-114/+0
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky1-3/+3
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks2-2/+2
2012-05-18removed unused const rtl::OUStringTakeshi Abe1-1/+0