summaryrefslogtreecommitdiff
path: root/vcl/generic
AgeCommit message (Expand)Author
2015-07-08Related tdf#91362: disable paper size & orientation selectionKatarina Behrens
2015-07-07tdf#91362: Make "printer was modified" status persistentKatarina Behrens
2015-06-27coverity#1308603 Uninitialized scalar fieldCaolán McNamara
2015-06-27tdf#91362: Don't override printer page autodetectionKatarina Behrens
2015-05-26Resolves: tdf#89231 if no font has 0x202F fallback to a normal spaceCaolán McNamara
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-20vcl: convert new to ::CreateMichael Meeks
2015-04-20convert AppleLanguageId to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10automated VclPtrInstance conversion.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclptr: switch printers away from boost_shared.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: window destructors calling disposeNoel Grandin
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-04-07invalid index on load of ooo86460-1.xlsCaolán McNamara
2015-04-04Pointless to have a macro that is used just onceTor Lillqvist
2015-04-02fix crash with ooo71962-1.odtCaolán McNamara
2015-04-01loplugin:staticfunctionNoel Grandin
2015-03-31tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Revert "tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfo"Norbert Thiebaud
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-28tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl
2015-03-27fix macro and enum name collision using CamelCaseNoel Grandin
2015-03-27work around Windows and OSX macro collisions with enum valuesNoel Grandin
2015-03-27convert BUTTON_ constants to enum classNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-23Typo: impemented->implementedJulien Nabet
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara
2015-03-19reorganize resizing surfaces logicCaolán McNamara
2015-03-19Speed up ScriptRun::getPairIndexNoel Grandin
2015-03-19loplugin:constantfunction: vclNoel Grandin
2015-03-19move the cairo resize hack into vclCaolán McNamara
2015-03-18revert work in progressCaolán McNamara
2015-03-18more thinkingCaolán McNamara
2015-03-18thinkingCaolán McNamara
2015-03-18move the cairo resize hack into vclCaolán McNamara