summaryrefslogtreecommitdiffstats
path: root/framework/source
Commit message (Expand)AuthorAgeFilesLines
* Recent files: aPassword is unused.Jan Holesovsky2013-04-301-2/+0
* fdo#46808, convert framework::AddonsToolBarWrapper to XComponentContextNoel Grandin2013-04-232-12/+12
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-181-0/+1
* Simple string cleanup in backingwindow.cxxOlivier Hallot2013-04-151-22/+22
* fdo#60724 correct spellingThomas Arnhold2013-04-152-2/+2
* fdo#60724 correct spellingThomas Arnhold2013-04-155-6/+6
* fdo#60724 correct spellingThomas Arnhold2013-04-152-2/+2
* fdo#60724 informations -> informationThomas Arnhold2013-04-1530-54/+54
* Use environment variable LIBO_USE_ORCUS to decide whether or not to use orcus.Kohei Yoshida2013-04-131-1/+10
* Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida2013-04-131-2/+6
* re-use images in start centerAndras Timar2013-04-101-6/+6
* Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky2013-04-1014-91/+19
* Kill copy'n'paste.Jan Holesovsky2013-04-102-142/+25
* Nobody needs pointer to ToolBarManager.Jan Holesovsky2013-04-103-8/+0
* equalsAsciiL() -> operator==()Thomas Arnhold2013-04-103-28/+19
* Get the whole thing to build after the SfxFilter interface change.Kohei Yoshida2013-04-091-0/+2
* Add xlsx and ods bits. Those file types are still not loadable.Kohei Yoshida2013-04-091-15/+14
* Kill not necessasy OUString member variables.Jan Holesovsky2013-04-091-36/+27
* equalsAscii() and equalsAsciiL() -> operator==()Jan Holesovsky2013-04-091-17/+17
* Kill m_xToolBarWindow here too.Jan Holesovsky2013-04-091-2/+0
* m_xToolBarWindow is apparently unused.Jan Holesovsky2013-04-091-2/+0
* Kill unused constants.Jan Holesovsky2013-04-091-24/+15
* equalsAsciiL() -> operator==().Jan Holesovsky2013-04-091-50/+27
* sal_Bool -> bool.Jan Holesovsky2013-04-091-16/+16
* make help work againCaolán McNamara2013-04-091-1/+1
* fdo#46808, Convert frame::Frame to new styleNoel Grandin2013-04-082-21/+64
* fdo#46808, Convert framework::ToolBarManager to XComponentContextNoel Grandin2013-04-084-37/+34
* fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin2013-04-0813-64/+75
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-07128-1695/+1675
* Remove unused variablesTor Lillqvist2013-04-071-37/+13
* new module i18nlangtagEike Rathke2013-04-058-8/+8
* 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
* framework: cleanup macrosThomas Arnhold2013-04-021-24/+23
* 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
* framework::RecentFilesMenuController clean-up, add clear item.Ariel Constenla-Haile2013-03-262-120/+74
* 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-253-9/+9
* Duplicate REPLACELENGTH_PATH macro definitionStephan Bergmann2013-03-251-1/+0
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-207-13/+7