summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2014-03-10callcatcher: update unused codeCaolán McNamara
2014-03-09fdo#63154 Remove old solar.h referencesAlexandre Vicenzi
2014-03-07x->getSomething(x->getImplementationId()) doesn't make any senseStephan Bergmann
2014-03-07callcatcher: update unused codeCaolán McNamara
2014-03-06coverity#708643 nOffsetY missing from copy ctorCaolán McNamara
2014-03-05Simplify DrawWaveKeith Curtis
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-05remove unused code TextEngine::GetLeftMargin()Noel Grandin
2014-03-05remove unused code ToolBox::GetItemExpand(unsigned short)Noel Grandin
2014-03-05remove unused code vcl/VclMultiLineEditNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-28WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-28fix name of method in vcl/Menu, SetHightlightItem to SetHighlightItemNoel Grandin
2014-02-28remove unused code Menu::GetHighlightItem()Noel Grandin
2014-02-27Resolves: #i15508# Added support for BMP file typeArmin Le Grand
2014-02-27coverity#1187868 Uninitialized pointer fieldCaolán McNamara
2014-02-27coverity#1187863 unused mnExtra2Caolán McNamara
2014-02-27GetContextMenuDown is always trueCaolán McNamara
2014-02-27callcatcher: update unused codeCaolán McNamara
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