summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove implementation details from vcl/settings.hxxTobias Lippert
2014-02-25remove unused code Menu::GetItemAccKeyStrFromPos(unsigned short)Noel Grandin
2014-02-25remove unused code Menu::IsTemporaryItemFromPos(unsigned short)Noel Grandin
2014-02-25Add config_libraries.h definitions to get library names easily.Matúš Kukan
2014-02-24sal_Bool arg of SetUseImagesInMenus was abused to squeeze '2' through itCaolán McNamara
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-22SAL_DLLPUBLIC_EXPORT->VCL_DLLPUBLICCaolán McNamara
2014-02-21WaE: struct/class inconsistencyTor Lillqvist
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert
2014-02-21Replace handwritten reference counting with shared_ptrTobias Lippert
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-19Related: fdo#74242 hook up a selection and caret change for multiline editsCaolán McNamara
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-18fdo#41524: CUPS printing: use "collate" option when PDF is availableMichael Stahl
2014-02-18coverity#738938 nMouseSensitivity never usedCaolán McNamara
2014-02-13extend signatures to make some coverity rework easierCaolán McNamara
2014-02-12callcatcher: update unused codeCaolán McNamara
2014-02-11more similar handling of InputSequenceChecker as in other placesMatúš Kukan
2014-02-10fdo#74424 HasMirroredGraphics changesChris Sherlock
2014-02-07sal_Bool -> boolStephan Bergmann
2014-02-07Renamed VCL's OutputDevice mirroring functionsChris Sherlock
2014-02-07Document OutputDevice classChris Sherlock
2014-02-07Group like Impl* functions in outdev.hxxChris Sherlock
2014-02-07Change from com::sun::star and ::com::sun::star to css alias.Chris Sherlock
2014-02-07Reindent outdev.hxx - minor formatting changeChris Sherlock
2014-02-07implement expandable toolbox itemsCaolán McNamara
2014-02-07Convert template manager dialog to .ui + adapt code.Jan Holesovsky
2014-02-06Resolves: rhbz#975421 wrong chart direction in FarsiCaolán McNamara
2014-02-06TabControl::DeactivatePage should return boolStephan Bergmann
2014-02-06IsUpdateDateEnabled was never calledStephan Bergmann
2014-02-05OutputDevice::ImplHasMirroredGraphics can be constCaolán McNamara
2014-02-05fdo#74424 Start to decouple Window class from OutputDeviceChris Sherlock
2014-02-05C2872: ´Window´ : ambiguous symbolCaolán McNamara
2014-02-05rhbz#1057977 avoid use of invalidated pointersDavid Tardon
2014-02-05Doxygen warnings correctedChris Sherlock
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara
2014-02-04Doxygen warnings correctedChris Sherlock
2014-02-04More Application class documentation updatesChris Sherlock
2014-02-04Change Application::SystemSettingsChanging to OverrideSystemSettingsChris Sherlock
2014-02-03thumbnails: Nobody uses the overlay functionality now, kill it.Jan Holesovsky
2014-02-03thumbnails: Provide the size as a default parameter.Jan Holesovsky
2014-02-03EXC_SYSOBJNOTCREATED was not really usedTor Lillqvist
2014-02-03fdo#74424 OutputDevice no longer inherits ResourceChris Sherlock
2014-02-03add std::ostream operators for Region and PolyPolygonMichael Stahl
2014-01-31fdo#71763: F6 key moves focus on this trip: Menu -> Sidebar -> Thumbnail viewZolnai Tamás
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi
2014-01-30Globally disable MSVC warning 4201 (nonstandard extension nameless struct)Stephan Bergmann