summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* gbuild: drop empty use_packages callsDavid Tardon2013-04-241-3/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-242-3/+0
* execute move of global headersBjoern Michaelsen2013-04-2323-2253/+0
* fdo#46808, convert framework::AddonsToolBarWrapper to XComponentContextNoel Grandin2013-04-234-18/+17
* 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-155-7/+7
* fdo#60724 correct spellingThomas Arnhold2013-04-158-10/+10
* fdo#60724 correct spellingThomas Arnhold2013-04-155-5/+5
* fdo#60724 informations -> informationThomas Arnhold2013-04-1540-67/+67
* 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
* deliver all uiconfig files by UIConfigDavid Tardon2013-04-113-26/+25
* 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-1027-199/+80
* Kill copy'n'paste.Jan Holesovsky2013-04-103-142/+31
* Nobody needs pointer to ToolBarManager.Jan Holesovsky2013-04-104-13/+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-092-48/+27
* equalsAscii() and equalsAsciiL() -> operator==()Jan Holesovsky2013-04-091-17/+17
* Kill m_xToolBarWindow here too.Jan Holesovsky2013-04-092-3/+0
* m_xToolBarWindow is apparently unused.Jan Holesovsky2013-04-092-3/+0
* Kill unused constants.Jan Holesovsky2013-04-091-24/+15
* equalsAsciiL() -> operator==().Jan Holesovsky2013-04-091-50/+27
* Kill unused member variable.Jan Holesovsky2013-04-091-1/+0
* sal_Bool -> bool.Jan Holesovsky2013-04-092-25/+25
* Include is better here.Jan Holesovsky2013-04-091-14/+1
* make help work againCaolán McNamara2013-04-091-1/+1
* fdo#46808, Convert frame::Frame to new styleNoel Grandin2013-04-086-54/+125
* fdo#46808, Convert framework::ToolBarManager to XComponentContextNoel Grandin2013-04-086-42/+37
* fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin2013-04-0824-79/+89
* 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