summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2014-03-15Win build: explicit default contstructor/destructor ofor OpenGLConextZolnai Tamás
2014-03-14No need to make this publicZolnai Tamás
2014-03-14Missing includeZolnai Tamás
2014-03-14Define dllapi for vclopenglZolnai Tamás
2014-03-14Introduce OpenGLContext in vclopenglZolnai Tamás
2014-03-14Move OpenGLRender to vclZolnai Tamás
2014-03-14Resolves: coverity#1078567 help coverity outCaolán McNamara
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