summaryrefslogtreecommitdiffstats
path: root/vcl/source
Commit message (Expand)AuthorAgeFilesLines
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-029-40/+39
* Remove unnecessary comphelper::string::getTokenStephan Bergmann2015-01-023-7/+5
* fdo#82870 scale "super" quality degradation bugTomaž Vajngerl2015-01-011-1/+1
* drop dateformatter resource loadingCaolán McNamara2014-12-311-79/+0
* drop timeformatter resource loadingCaolán McNamara2014-12-311-42/+0
* TimeFields not loaded from resource files anymoreCaolán McNamara2014-12-311-41/+0
* prefer ptr_container to manual memory managementMarkus Mohrhard2014-12-311-10/+3
* DockingWindow will need a timer after allCaolán McNamara2014-12-301-0/+32
* callcatcher: update unused codeCaolán McNamara2014-12-281-16/+0
* Adjust the statusbar item widths according to HiDPI scaling factorTomaž Vajngerl2014-12-261-0/+10
* Scale menu icons by a HiDPI scaling factorTomaž Vajngerl2014-12-261-4/+19
* vcl: fdo#87510 regression in GetFontMetricChris Sherlock2014-12-231-1/+0
* coverity#1260295 Wrong operator usedCaolán McNamara2014-12-221-1/+1
* Resolves: fdo#85875 MultiLineEdit like Edit should not forward mouse-[down|up]Caolán McNamara2014-12-221-2/+0
* callcatcher: update unused codeCaolán McNamara2014-12-223-68/+0
* TyposJulien Nabet2014-12-201-1/+1
* provide a route to load ToolbarMenu things via .uiCaolán McNamara2014-12-191-5/+6
* vcl: The <items> can come after pCurrentChild has been already created.Jan Holesovsky2014-12-191-24/+29
* Resolves: fdo#86552 undo want to take ownership of nodes, but can'tCaolán McNamara2014-12-195-119/+121
* Fix MSVC buildStephan Bergmann2014-12-181-1/+1
* Some cppcheck cleanings: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2014-12-181-1/+1
* Resolves: rhbz#1175142 nStarts ends up as an invalid -1Caolán McNamara2014-12-181-2/+5
* vcl: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-189-10/+10
* Better (?) fix for deadlock in a situation with an IME and a URP clientTor Lillqvist2014-12-181-1/+3
* ifix the OpenGL UI config partMarkus Mohrhard2014-12-181-2/+17
* make use of the new ForceOpenGL config variableMarkus Mohrhard2014-12-171-1/+1
* try to get reasonable sizes for docking windowsCaolán McNamara2014-12-171-3/+17
* silence parent-less warning for temp images from builderCaolán McNamara2014-12-171-1/+2
* map gtk-media-stop to SymbolType::STOPCaolán McNamara2014-12-171-0/+2
* implement loading docking windows from .ui formatCaolán McNamara2014-12-177-18/+154
* Fix 32bit build.Jan Holesovsky2014-12-171-2/+2
* vcl: Sidebar corner case.Jan Holesovsky2014-12-171-2/+2
* Remove useless overrides in vcl strhelperArnaud Versini2014-12-161-13/+0
* ImplDockFloatWin2::setPosSizePixel just forwards to parent classCaolán McNamara2014-12-161-10/+0
* do not hardcode what specific "generic" bitmap scaling operations useLuboš Luňák2014-12-151-0/+2
* don't screw around with the system font selectionCaolán McNamara2014-12-151-80/+0
* drop newly unused Application::ValidateSystemFontCaolán McNamara2014-12-151-15/+0
* Tentative fix for fdo#83937Tor Lillqvist2014-12-121-13/+26
* vcl: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-121-5/+5
* Related: fdo#87242 init VirtualDevice with size of surfaceCaolán McNamara2014-12-111-2/+4
* vcl: Re-use a framebuffer of the same size when possibleLouis-Francis Ratté-Boulianne2014-12-111-16/+72
* vcl: Reset context when the backend window is destroyedLouis-Francis Ratté-Boulianne2014-12-111-61/+122
* vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne2014-12-113-66/+105
* fdo#87030: Generate a proper PKCS#7 signatureTor Lillqvist2014-12-111-248/+35
* fdo#87030: Prevent PDF signing using Windows API from failingTor Lillqvist2014-12-111-46/+193
* Instantiate ImplSVData on demandStephan Bergmann2014-12-104-24/+7
* Demote Application::IsHeadlessModeRequested to local hackStephan Bergmann2014-12-101-14/+0
* Typo: enventually=>eventuallyJulien Nabet2014-12-091-1/+1
* Resolves: fdo#81421 listen to child window to see if it gets deletedCaolán McNamara2014-12-091-9/+24
* changed timers to idlesTobias Madl2014-12-092-20/+20