summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann8-3/+912
2013-05-15String.AppendAscii DropRicardo Montania1-13/+11
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist17-52/+52
2013-05-14LockHelper::getGlobalLock is never called with an argumentStephan Bergmann2-3/+6
2013-05-14Remove unused LOCKTYPE_FRAMEWORK env var overrideStephan Bergmann2-264/+20
2013-05-14ENABLE_MUTEXDEBUG is never definedStephan Bergmann5-132/+0
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann3-7/+7
2013-05-14sal_Int*/sal_uInt* to boolTakeshi Abe1-2/+2
2013-05-14fdo#46808, Convert ui::ImageManager to new styleNoel Grandin2-2/+3
2013-05-13fix: left out SAL_CALL annotationNoel Grandin1-1/+1
2013-05-13fdo#46808, Convert ui::UICategoryDescripion to new styleNoel Grandin2-2/+4
2013-05-13fdo#46808, Convert util::PathSettings service to new styleNoel Grandin4-22/+180
2013-05-11Resolves: #i120029# Unregister on dispose.Andre Fischer9-2/+84
2013-05-09coverity#736132: comparison of array against NULLMarkus Mohrhard1-3/+0
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand2-4/+4
2013-05-07officecfg: remove Package_cppheaderMichael Stahl1-0/+4
2013-05-07Better loggingStephan Bergmann1-2/+6
2013-05-06fix typos (wich instead of which)Philipp Riemer7-8/+8
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2-2/+2
2013-05-04install framework DTDs using filelistDavid Tardon1-7/+12
2013-05-03fix bug #60700 - de-crutify ODF filesAlex Ivan1-3/+1
2013-05-02Show only filename in "Recent Files" listSamuel Mehrbrodt1-19/+9
2013-04-30Recent files: aPassword is unused.Jan Holesovsky2-3/+0
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin5-11/+11
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon2-3/+0
2013-04-23execute move of global headersBjoern Michaelsen23-2253/+0
2013-04-23fdo#46808, convert framework::AddonsToolBarWrapper to XComponentContextNoel Grandin4-18/+17
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-0/+1
2013-04-15Simple string cleanup in backingwindow.cxxOlivier Hallot1-22/+22
2013-04-15fdo#60724 correct spellingThomas Arnhold5-7/+7
2013-04-15fdo#60724 correct spellingThomas Arnhold8-10/+10
2013-04-15fdo#60724 correct spellingThomas Arnhold5-5/+5
2013-04-15fdo#60724 informations -> informationThomas Arnhold40-67/+67
2013-04-13Use environment variable LIBO_USE_ORCUS to decide whether or not to use orcus.Kohei Yoshida1-1/+10
2013-04-13Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida1-2/+6
2013-04-11deliver all uiconfig files by UIConfigDavid Tardon3-26/+25
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