summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2015-01-04check size before looking into the stringMarkus Mohrhard
2015-01-04cppcheck: Possible inefficient checking for <var> emptinessJulien Nabet
2015-02-03Typo: calulate->calculateJulien Nabet
2015-01-04Draw a rect in the uncovered region of the native scrollbarTomaž Vajngerl
2015-01-02Fix simple typos.Andrea Gelmini
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2015-01-01fdo#82870 scale "super" quality degradation bugTomaž Vajngerl
2014-12-31drop dateformatter resource loadingCaolán McNamara
2014-12-31drop timeformatter resource loadingCaolán McNamara
2014-12-31TimeFields not loaded from resource files anymoreCaolán McNamara
2014-12-31prefer ptr_container to manual memory managementMarkus Mohrhard
2014-12-30DockingWindow will need a timer after allCaolán McNamara
2014-12-28callcatcher: update unused codeCaolán McNamara
2014-12-26Adjust the statusbar item widths according to HiDPI scaling factorTomaž Vajngerl
2014-12-26Scale menu icons by a HiDPI scaling factorTomaž Vajngerl
2014-12-23vcl: fdo#87510 regression in GetFontMetricChris Sherlock
2014-12-22coverity#1260295 Wrong operator usedCaolán McNamara
2014-12-22Resolves: fdo#85875 MultiLineEdit like Edit should not forward mouse-[down|up]Caolán McNamara
2014-12-22callcatcher: update unused codeCaolán McNamara
2014-12-20TyposJulien Nabet
2014-12-19provide a route to load ToolbarMenu things via .uiCaolán McNamara
2014-12-19vcl: The <items> can come after pCurrentChild has been already created.Jan Holesovsky
2014-12-19Resolves: fdo#86552 undo want to take ownership of nodes, but can'tCaolán McNamara
2014-12-18Fix MSVC buildStephan Bergmann
2014-12-18Some cppcheck cleanings: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2014-12-18Resolves: rhbz#1175142 nStarts ends up as an invalid -1Caolán McNamara
2014-12-18vcl: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-18Better (?) fix for deadlock in a situation with an IME and a URP clientTor Lillqvist
2014-12-18ifix the OpenGL UI config partMarkus Mohrhard
2014-12-17make use of the new ForceOpenGL config variableMarkus Mohrhard
2014-12-17try to get reasonable sizes for docking windowsCaolán McNamara
2014-12-17silence parent-less warning for temp images from builderCaolán McNamara
2014-12-17map gtk-media-stop to SymbolType::STOPCaolán McNamara
2014-12-17implement loading docking windows from .ui formatCaolán McNamara
2014-12-17Fix 32bit build.Jan Holesovsky
2014-12-17vcl: Sidebar corner case.Jan Holesovsky
2014-12-16Remove useless overrides in vcl strhelperArnaud Versini
2014-12-16ImplDockFloatWin2::setPosSizePixel just forwards to parent classCaolán McNamara
2014-12-15do not hardcode what specific "generic" bitmap scaling operations useLuboš Luňák
2014-12-15don't screw around with the system font selectionCaolán McNamara
2014-12-15drop newly unused Application::ValidateSystemFontCaolán McNamara
2014-12-12Tentative fix for fdo#83937Tor Lillqvist
2014-12-12vcl: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-11Related: fdo#87242 init VirtualDevice with size of surfaceCaolán McNamara
2014-12-11vcl: Re-use a framebuffer of the same size when possibleLouis-Francis Ratté-Boulianne
2014-12-11vcl: Reset context when the backend window is destroyedLouis-Francis Ratté-Boulianne
2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne
2014-12-11fdo#87030: Generate a proper PKCS#7 signatureTor Lillqvist
2014-12-11fdo#87030: Prevent PDF signing using Windows API from failingTor Lillqvist