summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2014-03-13CurrencyFields cannot be loaded from .src anymoreCaolán McNamara
2014-03-13CurrencyBoxes cannot be loaded from .src anymoreCaolán McNamara
2014-03-13MoreButtons cannot be loaded from .src anymoreCaolán McNamara
2014-03-13callcatcher: update unused codeCaolán McNamara
2014-03-13Spelling fix: pinedTor Lillqvist
2014-03-13vcl: prefer passing OUString and OString by referenceNoel Grandin
2014-03-12Spelling fix: suportedTor Lillqvist
2014-03-11fdo#74702 Moved ImplInitGraphics into correct classesChris Sherlock
2014-03-10Update the documentation for ImplInitGraphics()Chris Sherlock
2014-03-10Seperate initialization of OutputDevice instanceChris Sherlock
2014-03-10Stick to function naming conventions in OutputDeviceChris Sherlock
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