summaryrefslogtreecommitdiff
path: root/framework/source
AgeCommit message (Expand)AuthorFilesLines
2013-07-22fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius1-2/+30
2013-07-08fdo#66524 - defer population of AddOns toolbar icons until they are shown.Michael Meeks3-5/+34
2013-07-08fdo#66524 - defer loading and scaling AddOns images until necessary.Michael Meeks1-111/+102
2013-06-18Small (hopefully non-controversial) changes to the existing brandingStefan Knorr1-4/+4
2013-05-22add missing filesCaolán McNamara1-0/+269
2013-05-22UI Controller Factory fixesAriel Constenla-Haile11-555/+145
2013-05-22Revert "fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service"Caolán McNamara3-30/+42
2013-05-22Revert "fdo#46808, Create new-style frame::ToolBarControllerFactory service"Caolán McNamara2-2/+1
2013-05-22fdo#46808, Convert more XMultiServiceFactory to XComponentContextNoel Grandin4-40/+33
2013-05-22Remove unused commented codeAriel Constenla-Haile1-11/+0
2013-05-22Related: #i121442# Remove unused UNO StatusbarControllersAriel Constenla-Haile6-540/+1
2013-05-22Related: #i121442# - Refactor UNO StatusbarControllersAriel Constenla-Haile1-133/+43
2013-05-22Related: #i121442# support status bar merging and StatusbarControllersAriel Constenla-Haile5-92/+895
2013-05-22Related: #i121442# Read Statusbar merging configurationAriel Constenla-Haile1-10/+226
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann3-2/+652
2013-05-15String.AppendAscii DropRicardo Montania1-13/+11
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist11-33/+33
2013-05-14LockHelper::getGlobalLock is never called with an argumentStephan Bergmann1-2/+2
2013-05-14Remove unused LOCKTYPE_FRAMEWORK env var overrideStephan Bergmann1-223/+19
2013-05-14ENABLE_MUTEXDEBUG is never definedStephan Bergmann2-10/+0
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann1-2/+2
2013-05-14sal_Int*/sal_uInt* to boolTakeshi Abe1-2/+2
2013-05-14fdo#46808, Convert ui::ImageManager to new styleNoel Grandin1-0/+3
2013-05-13fdo#46808, Convert ui::UICategoryDescripion to new styleNoel Grandin1-0/+4
2013-05-13fdo#46808, Convert util::PathSettings service to new styleNoel Grandin2-18/+36
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-07Better loggingStephan Bergmann1-2/+6
2013-05-06fix typos (wich instead of which)Philipp Riemer2-2/+2
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2-2/+2
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 Holesovsky1-2/+0
2013-04-23fdo#46808, convert framework::AddonsToolBarWrapper to XComponentContextNoel Grandin2-12/+12
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 Arnhold2-2/+2
2013-04-15fdo#60724 correct spellingThomas Arnhold5-6/+6
2013-04-15fdo#60724 correct spellingThomas Arnhold2-2/+2
2013-04-15fdo#60724 informations -> informationThomas Arnhold30-54/+54
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-10re-use images in start centerAndras Timar1-6/+6
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky14-91/+19
2013-04-10Kill copy'n'paste.Jan Holesovsky2-142/+25
2013-04-10Nobody needs pointer to ToolBarManager.Jan Holesovsky3-8/+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