summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* better varyColors export for charts, related tdf#103943Markus Mohrhard2016-11-301-0/+2
* don't hold vector as pointer here ...Jochen Nitschke2016-11-301-10/+8
* ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann2016-11-302-2/+3
* loplugin:countusersofdefaultparams in include/oox..saxNoel Grandin2016-11-3016-28/+30
* rename getViewIndependentPrimitive2DSequence..Noel Grandin2016-11-303-4/+4
* Emoji Control: Larger emoji renderingAkshay Deep2016-11-302-2/+6
* -Werror,-Wunused-private-fieldStephan Bergmann2016-11-291-1/+0
* Drop a bunch of font metrics flagsKhaled Hosny2016-11-294-23/+2
* loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin2016-11-291-1/+1
* tdf#101870 - Template manager thumbnail view control needs a borderAkshay Deep2016-11-281-1/+1
* don't leak impl. detailsDavid Tardon2016-11-281-2/+2
* Lok: number callback enum for easier debuggingAshod Nakashian2016-11-271-32/+32
* screenshots: builddir is not neccessarily same as srcdirChristian Lohmaier2016-11-261-2/+0
* Kill old Core Text layout engineKhaled Hosny2016-11-261-3/+2
* DisableGlyphProcessing flag is never set nowKhaled Hosny2016-11-261-2/+1
* mark VclPtr::Create as SAL_WARN_UNUSED_RESULTNoel Grandin2016-11-261-1/+1
* loplugin:stringconstant: look into 'char const * const var = "..."'Stephan Bergmann2016-11-251-3/+0
* introduce DBG_UNHANDLED_EXCEPTION_WHEN for calls with an explanatory messageEike Rathke2016-11-251-1/+7
* osl::Condition - add deprecated markup. Use std::condition_variable.Michael Meeks2016-11-252-2/+14
* convert MODIFY constants to o3tl::typed_flagsNoel Grandin2016-11-251-2/+2
* convert MODKEY constants to o3tl::typed_flagsNoel Grandin2016-11-252-18/+22
* vcl: rename Window::Notify to EventNotifyMichael Stahl2016-11-2431-47/+46
* vcl makes no use of menu Get/Set DefaultItemCaolán McNamara2016-11-243-6/+2
* tdf#103852 avoid clipboard deadlockTomaž Vajngerl2016-11-241-0/+4
* tdf#41542 globally allow padding without borders: UIJustin Luth2016-11-241-1/+1
* use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2016-11-246-17/+25
* convert SFX_VISIBILITY constants to scoped enumNoel Grandin2016-11-242-13/+15
* convert SFXWB_ constants to scoped enumNoel Grandin2016-11-241-3/+4
* convert SbDEBUG constants to o3tl::typed_flagsNoel Grandin2016-11-243-16/+23
* New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUStringStephan Bergmann2016-11-231-0/+48
* convert ATTRSPECIAL to scoped enumNoel Grandin2016-11-231-1/+5
* loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin2016-11-2320-186/+174
* The Palette subclasses don't need to be publicTor Lillqvist2016-11-221-68/+0
* Add newline at end of fileTor Lillqvist2016-11-221-1/+1
* loplugin:countusersofdefaultparams in include/sfx2Noel Grandin2016-11-2229-49/+48
* Make sure there's a single global RTTI for SfxLinkItemStephan Bergmann2016-11-221-1/+1
* re-organise SdrObject class definitionNoel Grandin2016-11-221-178/+145
* Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann2016-11-214-2/+60
* introduce getValue(sKey) for SequenceAsHashMapJochen Nitschke2016-11-211-0/+24
* loplugin:countusersofdefaultparams in include/sot..svlNoel Grandin2016-11-2110-21/+27
* convert inventorId to scoped enumNoel Grandin2016-11-2114-55/+46
* cppcanvas, oox: add missing #include <osl/endian.h>Michael Stahl2016-11-211-0/+1
* Kill the AutoPilotPresentations UNO commandGabor Kelemen2016-11-211-1/+0
* remove dep on unotest from osl_Pipe testDavid Tardon2016-11-211-11/+15
* loplugin:countusersofdefaultparams in include/svtoolsNoel Grandin2016-11-2118-39/+39
* tdf#92076 oox - export PolyPolygonShape and PolyLineShape.Mark Hung2016-11-191-5/+7
* sc-perf: bundle SdrObject::BroadcastObjectChange() calls during SaveEike Rathke2016-11-191-0/+20
* tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai2016-11-181-1/+5
* sax: these are for XMLSchema-2 duration/date/dateTime, not "ISO"Michael Stahl2016-11-181-10/+10
* includes should be at the top of the fileNoel Grandin2016-11-1814-62/+58