summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-03-23Typo: s/SEPERATOR/SEPARATORTor Lillqvist1-3/+5
2015-03-23TyposJulien Nabet2-3/+3
2015-03-23Turn WB_* macros into WinBits const variablesStephan Bergmann1-119/+119
2015-03-23Avoid KeyFuncType::DELETE shadowed by a macro on WindowsStephan Bergmann2-127/+2
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara2-0/+79
2015-03-23tdf#90133 Scientific format: allow variable decimalLaurent Balland-Poirier1-0/+6
2015-03-23Catch accidental mis-conversions from pointer to boolStephan Bergmann1-0/+3
2015-03-23OutputDevice::LogicInvalidate: take a RectangleMiklos Vajna1-3/+3
2015-03-23lokdocview: add lok_docview_get_document()Miklos Vajna1-62/+6
2015-03-23editeng tiled rendering: implement drag of the middle selection handleMiklos Vajna1-0/+2
2015-03-23Rectangle::toString(): output position, then sizeMiklos Vajna1-0/+1
2015-03-23remove SFX_SLOTMAP macroNoel Grandin1-2/+0
2015-03-22introduce SvXMLExport::getSaneDefaultVersion()Eike Rathke1-0/+3
2015-03-22introduce ODFSaneDefaultVersion; ODFDefaultVersion is a mess, mess, mess..Eike Rathke1-2/+22
2015-03-22tdf#30716 start Engineering notation: implement exponent-intervalLaurent Balland-Poirier2-1/+3
2015-03-22vcl: add initial support for GtkScale (as Slider) to VclBuilderTomaž Vajngerl2-1/+7
2015-03-21sfx2: boost/shared_ptr -> memoryMiklos Vajna1-1/+1
2015-03-21Char highlight: convert LO character background to MSO highlightingZolnai Tamás1-0/+9
2015-03-21Char shading: use a marker for character background imported from MSO shadingZolnai Tamás1-0/+5
2015-03-21Char highlight: option about export LO character background to MSO formatsZolnai Tamás1-0/+5
2015-03-21Char highlight: ODT filtersZolnai Tamás1-0/+2
2015-03-20add SvtSaveOptions::ODFDefaultVersion::ODFVER_013 for ODF 1.3Eike Rathke1-0/+1
2015-03-20Drop paintTile's row stride output parameter that nobody is interested inTor Lillqvist3-4/+1
2015-03-20Don't include vcl's private include files in desktopTor Lillqvist1-0/+27
2015-03-20tdf#89806 : Fixed background fill export for table cell.Sushil Shinde1-0/+1
2015-03-20Typo: (O/o)veride(n)->(O/o)verride(n)Julien Nabet3-16/+16
2015-03-19MSVC and gcc are wrong, Clang was right, apparentlyTor Lillqvist1-1/+1
2015-03-19Revert "Dr.Memory complains about this..."Tor Lillqvist1-1/+1
2015-03-19Dr.Memory complains about this...Jan Holesovsky1-1/+1
2015-03-19reorganize resizing surfaces logicCaolán McNamara1-1/+0
2015-03-19Indent parameter lists consistently.Tor Lillqvist1-6/+6
2015-03-19fix windows build and sal_Bool->boolCaolán McNamara1-1/+1
2015-03-19We require MSVC2013 (_MSC_VER == 1800) nowTor Lillqvist2-21/+3
2015-03-19loplugin:constantfunction: filterNoel Grandin1-11/+0
2015-03-19loplugin:constantfunction: editengNoel Grandin4-11/+0
2015-03-19loplugin:constantfunction: canvasNoel Grandin6-66/+11
2015-03-19loplugin:constantfunction: ooxNoel Grandin6-12/+4
2015-03-19loplugin:constantfunction: linguisticNoel Grandin1-1/+1
2015-03-19loplugin:constantfunction: svxNoel Grandin9-21/+6
2015-03-19loplugin:constantfunction: svlNoel Grandin3-8/+1
2015-03-19loplugin:constantfunction: registryNoel Grandin1-16/+10
2015-03-19loplugin:constantfunction: toolsNoel Grandin2-2/+1
2015-03-19loplugin:constantfunction: sotNoel Grandin2-5/+0
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin13-40/+7
2015-03-19loplugin:constantfunction: sfx2Noel Grandin11-67/+4
2015-03-19loplugin:constantfunction: vclNoel Grandin9-32/+17
2015-03-19loplugin:constantfunction: unotoolsNoel Grandin2-4/+4
2015-03-19fix windows build(2)Noel Grandin1-1/+1
2015-03-19SFX_FILTER_STARTPRESENTATION is unused nowTor Lillqvist1-2/+0
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin8-88/+66