summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-07268-2741/+2721
* Remove unused variablesTor Lillqvist2013-04-071-37/+13
* new module i18nlangtagEike Rathke2013-04-0514-14/+14
* Resolves: #i121503# fix resize/paint race in the backing windowHerbert Dürr2013-04-051-0/+5
* Remove SvtInternalOptionsThomas Arnhold2013-04-051-1/+0
* fdo#37758: Really set the toolbar as hidden.Jan Holesovsky2013-04-041-0/+9
* remove obsolete helpids and cleanup uiconfig XMLMichael Meeks2013-04-031-1/+1
* remove obsolete helpids and cleanup uiconfig XMLMichael Meeks2013-04-031-2/+2
* framework: remove unused targetting debug macrosThomas Arnhold2013-04-022-242/+0
* framework: cleanup macrosThomas Arnhold2013-04-025-137/+102
* remove boilerplate commentsThomas Arnhold2013-04-012-4/+0
* fdo#62096 Replace O(U)String compareTo with ==Efe Gürkan YALAMAN2013-03-311-6/+6
* fix loplugin unused warningsPeter Foley2013-03-301-6/+3
* ResMgr with LanguageTagEike Rathke2013-03-294-19/+8
* we really don't need to assign the same value againEike Rathke2013-03-281-6/+6
* eliminated useless back and forth conversionEike Rathke2013-03-284-28/+25
* use LanguageTag instead of comphelper::LocaleEike Rathke2013-03-287-53/+62
* Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist2013-03-271-1/+2
* -Wunused-macrosStephan Bergmann2013-03-274-13/+1
* remove external include guardsThomas Arnhold2013-03-2511-29/+0
* framework::RecentFilesMenuController clean-up, add clear item.Ariel Constenla-Haile2013-03-264-141/+77
* Check feature test macros instead of ANDROID and/or IOSTor Lillqvist2013-03-261-1/+1
* Lock files make no sense on Android or iOSTor Lillqvist2013-03-261-0/+4
* There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist2013-03-254-10/+10
* Duplicate REPLACELENGTH_PATH macro definitionStephan Bergmann2013-03-251-1/+0
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-207-13/+7
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-3/+3
* Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2013-03-197-84/+82
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-192-8/+8
* cleanup doxygen warningsPeter Foley2013-03-181-1/+0
* Resolves: #i118556# replace framework::OUStringHashCode with rtl::OUStringHashAriel Constenla-Haile2013-03-1624-59/+45
* drop unused includeDavid Tardon2013-03-151-2/+0
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* fdo#60724: Fix spelling avaliable -> available.Steven Meyer2013-03-131-1/+1
* fdo#47011 autosave featureKrisztian Pinter2013-03-111-3/+14
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-111-2/+2
* coverity#705655: fix memory leakMarkus Mohrhard2013-03-091-2/+2
* simplify code a bitMarkus Mohrhard2013-03-091-7/+6
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-086-0/+15
* make use of startsWith()Thomas Arnhold2013-03-081-10/+9
* simplify compareTo (now correct)Thomas Arnhold2013-03-081-1/+1
* Revert "simplify some compareTo"Stephan Bergmann2013-03-081-1/+1
* simplify some compareToThomas Arnhold2013-03-081-1/+1
* fwk: some follow up of rtl cleanupThomas Arnhold2013-03-089-67/+67
* RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter2013-03-0860-1505/+1504
* WIP: fdo#47011 autosave featureKrisztian Pinter2013-03-072-1/+22
* fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin2013-03-075-33/+26
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-16/+8
* doubled usingThomas Arnhold2013-03-051-1/+0
* sal_Bool to boolTakeshi Abe2013-03-042-2/+2