summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* sw tiled rendering: Ignore window size check.Henry Castro2015-06-111-4/+5
* Cleanup crossplatform cairoMox Soini2015-06-1122-872/+52
* convert expressions like 'size() == 0' to 'empty()'Noel Grandin2015-06-112-5/+5
* convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin2015-06-1110-27/+27
* speed up Java unit tests by removing sleepsNoel Grandin2015-06-112-14/+16
* tdf#91645 don't change selected menu title text color in Aero themeLászló Németh2015-06-101-0/+1
* tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks2015-06-105-12/+58
* loplugin:bodynotinblockStephan Bergmann2015-06-101-2/+2
* WaE: 'convertScreenToBase:' is deprecated: first deprecated in OS X 10.7Tor Lillqvist2015-06-101-3/+3
* WaE: null passed to a callee that requires a non-null argumentTor Lillqvist2015-06-101-2/+2
* Last item of menu with title cannot be hilightedPhilippe Jung2015-06-091-1/+1
* tdf#91462 MenuBarHighlightTextColor should default to MenuHighlightTextColorCaolán McNamara2015-06-092-7/+2
* vcl: handle nDPI == 0 in ImplPixelToLogic()Miklos Vajna2015-06-091-1/+1
* tdf#91462 - fix invisible menu titles of open menusLászló Németh2015-06-091-1/+6
* loplugin:unnecessaryvirtualsNoel Grandin2015-06-091-1/+1
* WaE: null passed to a callee that requires a non-null argumentTor Lillqvist2015-06-091-1/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-0870-270/+270
* \<the the\> -> theJan Holesovsky2015-06-081-1/+1
* loplugin:redundantcastStephan Bergmann2015-06-081-2/+2
* Remove include stdio (part8)Julien Nabet2015-06-0714-16/+0
* Resolves: tdf#89104 Missing actions from toolbarCaolán McNamara2015-06-071-5/+14
* Apply new VclPtr clang plugin to catch potential problems.Noel Grandin2015-06-061-1/+1
* Typo: emty->emptyJulien Nabet2015-06-061-3/+3
* Clear VclPtr instance reference on removed UserEvents.Michael Meeks2015-06-054-7/+13
* VclPtr - more extensive lifecycle tests.Michael Meeks2015-06-052-1/+103
* Let JUnit take care of exceptionsNoel Grandin2015-06-052-37/+7
* Revert "Cleanup crossplatform cairo"Jan Holesovsky2015-06-0510-17/+301
* Revert "vcl: fix Android build"Jan Holesovsky2015-06-051-1/+1
* vcl: fix Android buildMiklos Vajna2015-06-051-1/+1
* Use status offscreen rendering when not in "RecordLayout" modeTomaž Vajngerl2015-06-051-1/+6
* Cleanup crossplatform cairoMox Soini2015-06-0410-301/+17
* fix rendercontext rendering of standard toolbar iconsLászló Németh2015-06-041-1/+1
* loplugin:simplifyboolStephan Bergmann2015-06-041-1/+1
* disable off-screen drawing of statusbar items (for now)Tomaž Vajngerl2015-06-041-1/+1
* Resolves: tdf#46440 SIGSEGV on toolkit bootstrap without running instanceCaolán McNamara2015-06-041-1/+2
* convert B2DLineJoin to scoped enumNoel Grandin2015-06-0412-45/+45
* convert basebmp::Format to scoped enumNoel Grandin2015-06-049-95/+95
* convert DrawMode to scoped enumNoel Grandin2015-06-042-11/+11
* fix status bar flickering (zoom slider fo example)Tomaž Vajngerl2015-06-041-66/+30
* OS X: Default to the 'breeze' icon theme.Jan Holesovsky2015-06-031-1/+1
* more style fixesMarkus Mohrhard2015-06-031-3/+6
* that is not a TODO anymore, we actually block OpenGL in RDP connectionsMarkus Mohrhard2015-06-031-1/+1
* fix commentMarkus Mohrhard2015-06-031-5/+5
* document that these are references to mozilla bugsMarkus Mohrhard2015-06-031-9/+7
* more style clean-upMarkus Mohrhard2015-06-031-66/+135
* adapt coding styleMarkus Mohrhard2015-06-031-31/+63
* document that it is a reference to a mozilla bugMarkus Mohrhard2015-06-031-6/+5
* make it possible to force enable double buffering for all widgetsTomaž Vajngerl2015-06-031-2/+1
* graphicfilter: store the funky animated GIF in a PNG as a GIFTomaž Vajngerl2015-06-031-10/+18
* loplugin:loopvartoosmallStephan Bergmann2015-06-021-1/+1