summaryrefslogtreecommitdiff
path: root/framework/source/fwe
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-15Mode (r/o vs r/w) changes can affect title, tooStephan Bergmann1-4/+7
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara1-3/+3
2012-05-10Reduce broadcasting noise on initial title computationStephan Bergmann1-18/+13
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold5-15/+15
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-12/+12
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-6/+6
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-27/+27
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara2-10/+8
2012-02-19Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-3/+3
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz3-3/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+0
2011-12-30Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot9-46/+46