summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2013-04-10re-use images in start centerAndras Timar1-6/+6
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky27-199/+80
2013-04-10Kill copy'n'paste.Jan Holesovsky3-142/+31
2013-04-10Nobody needs pointer to ToolBarManager.Jan Holesovsky4-13/+0
2013-04-10equalsAsciiL() -> operator==()Thomas Arnhold3-28/+19
2013-04-09Get the whole thing to build after the SfxFilter interface change.Kohei Yoshida1-0/+2
2013-04-09Add xlsx and ods bits. Those file types are still not loadable.Kohei Yoshida1-15/+14
2013-04-09Kill not necessasy OUString member variables.Jan Holesovsky2-48/+27
2013-04-09equalsAscii() and equalsAsciiL() -> operator==()Jan Holesovsky1-17/+17
2013-04-09Kill m_xToolBarWindow here too.Jan Holesovsky2-3/+0
2013-04-09m_xToolBarWindow is apparently unused.Jan Holesovsky2-3/+0
2013-04-09Kill unused constants.Jan Holesovsky1-24/+15
2013-04-09equalsAsciiL() -> operator==().Jan Holesovsky1-50/+27
2013-04-09Kill unused member variable.Jan Holesovsky1-1/+0
2013-04-09sal_Bool -> bool.Jan Holesovsky2-25/+25
2013-04-09Include is better here.Jan Holesovsky1-14/+1
2013-04-09make help work againCaolán McNamara1-1/+1
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin6-54/+125
2013-04-08fdo#46808, Convert framework::ToolBarManager to XComponentContextNoel Grandin6-42/+37
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin24-79/+89
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák268-2741/+2721
2013-04-07Remove unused variablesTor Lillqvist1-37/+13
2013-04-05new module i18nlangtagEike Rathke14-14/+14
2013-04-05Resolves: #i121503# fix resize/paint race in the backing windowHerbert Dürr1-0/+5
2013-04-05Remove SvtInternalOptionsThomas Arnhold1-1/+0
2013-04-04fdo#37758: Really set the toolbar as hidden.Jan Holesovsky1-0/+9
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks1-1/+1
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks1-2/+2
2013-04-02framework: remove unused targetting debug macrosThomas Arnhold2-242/+0
2013-04-02framework: cleanup macrosThomas Arnhold5-137/+102
2013-04-01remove boilerplate commentsThomas Arnhold2-4/+0
2013-03-31fdo#62096 Replace O(U)String compareTo with ==Efe Gürkan YALAMAN1-6/+6
2013-03-30fix loplugin unused warningsPeter Foley1-6/+3
2013-03-29ResMgr with LanguageTagEike Rathke4-19/+8
2013-03-28we really don't need to assign the same value againEike Rathke1-6/+6
2013-03-28eliminated useless back and forth conversionEike Rathke4-28/+25
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke7-53/+62
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist1-1/+2
2013-03-27-Wunused-macrosStephan Bergmann4-13/+1
2013-03-25remove external include guardsThomas Arnhold11-29/+0
2013-03-26framework::RecentFilesMenuController clean-up, add clear item.Ariel Constenla-Haile4-141/+77
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist1-1/+1
2013-03-26Lock files make no sense on Android or iOSTor Lillqvist1-0/+4
2013-03-25There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist4-10/+10
2013-03-25Duplicate REPLACELENGTH_PATH macro definitionStephan Bergmann1-1/+0
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann7-13/+7
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-3/+3
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann7-84/+82
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2-8/+8
2013-03-18cleanup doxygen warningsPeter Foley1-1/+0