summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-05-09tdf#88657 calculate denominator lengthLaurent Balland-Poirier
2016-05-09Allow painting for arbitrary partAshod Nakashian
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-09convert SFX_SLOT_INFO to scoped enumNoel Grandin
2016-05-09convert SFX_STYLE_ITEM to scoped enumNoel Grandin
2016-05-08Updated file path.Andrea Gelmini
2016-05-07tdf#84394: xls load: delay cell-anchoring of object groupsGiuseppe Bilotta
2016-05-06svtools: FontList loops with > 2^16 fontsMichael Stahl
2016-05-06loplugin:sallogareasTor Lillqvist
2016-05-06Refactor 3D renderer to use multithreadingArmin Le Grand
2016-05-06tdf#42949: clean up includes in include/oox/export with iwyuJorenz Paragas
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-05-04tdf#97831 [part] Add Excel 2016 functions to CalcWinfried Donkers
2016-05-04sfx2: fix SfxViewShell::CheckIPClient_Impl()Michael Stahl
2016-05-04Add covertPropertyValue bool overloadStephan Bergmann
2016-05-04Declaration of sal_Bool overload of convertPropertyValue had been missingStephan Bergmann
2016-05-04Remove leftover declaration of convertPropertyValue overloadStephan Bergmann
2016-05-04tdf#89466: Slide Background tabRishabh Kumar
2016-05-04Better fix for Windows-only codeStephan Bergmann
2016-05-04No need to explicitly delete ctor the compiler wouldn't implicitly declareStephan Bergmann
2016-05-04tdf#62525 vcl: use cow_wrapper for wallXisco Fauli
2016-05-04tdf#62525 vcl: use cow_wrapper for mapmodXisco Fauli
2016-05-04Fix Windows-only codeStephan Bergmann
2016-05-04tdf#42949: clean up includes in include/oox/dump with iwyuJorenz Paragas
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-05-04underline popup control possible to use outside sidebarSzymon Kłos
2016-05-04Replace namespace ScErrorCodes with formula...Kohei Yoshida
2016-05-04tdf#82160 Reset mouse pointer if doc loading failedMaxim Monastirsky
2016-05-03Enable Any functions on sal_uInt16 for LIBO_INTERNAL_ONLYStephan Bergmann
2016-05-03tdf#42949: clean up includes in include/oox/drawingml with iwyuJorenz Paragas
2016-05-03C++11: disable ctors with delete in include/Jochen Nitschke
2016-05-03Trivially improve sal/types.h code indentationStephan Bergmann
2016-05-03Handle wchar_t as native C++11 type on windowsDavid Ostrovsky
2016-05-03Clean up makeAny functionsStephan Bergmann
2016-05-03tdf#97831 [part] Add Excel 2016 functions to CalcWinfried Donkers
2016-05-03Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann
2016-05-03Prevent Any ctor from reinterpreting bool* as sal_Bool*Stephan Bergmann
2016-05-03tdf#97835 No decimal separtor for empty decimalLaurent Balland-Poirier
2016-05-03tdf#31449 Correctly test if fraction has no integer partLaurent Balland-Poirier
2016-05-03tdf#99211 Use the restart dialog for notifications about restartirem
2016-05-03Remove unnecessary setBOOL, makeBoolAnyStephan Bergmann
2016-05-03Remove Edit -> Plug-in as no longer usedBryan Quigley
2016-05-02Fix typosAndrea Gelmini
2016-05-02rbhz#1326602 avoid exp. bg bitmaps from deleted slidesDavid Tardon
2016-05-01Complete drawinglayer attributesArmin Le Grand
2016-05-01Fix typosAndrea Gelmini
2016-04-30Fix typosAndrea Gelmini
2016-04-30opengl: track state of active and bound textures in contextTomaž Vajngerl