summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Return to pixRect in Paint.feature/calctiledrendering_altAndrzej Hunt2014-08-111-7/+5
* Move variable definition closer to point of use.Andrzej Hunt2014-08-111-4/+4
* Return logic units for GetMergeSizePixel too.Andrzej Hunt2014-08-111-3/+4
* Use correct scalings for col/row-bar text too.Andrzej Hunt2014-08-111-8/+2
* Use late conversions for col/row-bars too.Andrzej Hunt2014-08-112-28/+114
* Remove bad check.Andrzej Hunt2014-08-111-10/+0
* DON'T MERGE: more work needed.Andrzej Hunt2014-08-111-5/+8
* Use OutputDevice scaling for column-/rowbars too.Andrzej Hunt2014-08-113-27/+74
* Pass PaintMapMode through to DrawGrid/DrawBackground.Andrzej Hunt2014-08-116-32/+59
* Ensure we actually render all cells in the selected area.Andrzej Hunt2014-08-111-0/+4
* Take into account drawing layer for data area size.Andrzej Hunt2014-08-111-2/+18
* Use output device mapping for draw layer too.Andrzej Hunt2014-08-111-1/+3
* Set correct scaling for normal painting.Andrzej Hunt2014-08-111-0/+6
* Use output device scaling to determine cells in draw-area.Andrzej Hunt2014-08-111-11/+12
* Don't scale grid and cell dimensions multiple times.Andrzej Hunt2014-08-113-33/+40
* Implement data area size retrieval.Andrzej Hunt2014-08-083-4/+49
* Allow overriding of device for Paint, and use that for Tiles.Andrzej Hunt2014-08-082-7/+14
* Calc: Add tiled rendering device to the paint view.Andrzej Hunt2014-08-081-0/+13
* Render tiles from calc.Andrzej Hunt2014-08-083-14/+32
* vcl: don't throw misleading exceptions on every failed accessMichael Stahl2014-08-081-1/+4
* DOCX export: handle date SDT on paragraphsMiklos Vajna2014-08-085-6/+60
* Unused optional elementsMiklos Vajna2014-08-081-3222/+0
* warning C4101: 'e': unreferenced local variableMichael Stahl2014-08-081-0/+1
* qsort and bsearch need different kinds of callback functionsStephan Bergmann2014-08-081-9/+12
* Missing test dependenciesStephan Bergmann2014-08-081-0/+4
* bnc#885548: Write test for this.Kohei Yoshida2014-08-082-1/+66
* fix image dragging inside a documentLuboš Luňák2014-08-081-5/+1
* drop extra (David Tardon2014-08-081-1/+1
* warning C4702: unreachable codeMichael Stahl2014-08-081-0/+2
* osl: kill check for ancient freebsd < 7 versionsRiccardo Magliocchetti2014-08-083-19/+3
* Generalize -fsanitize=address checksStephan Bergmann2014-08-084-13/+17
* bnc#885548: Set the date time mode to non-fixed after the import is done.Kohei Yoshida2014-08-081-0/+1
* Forgot to add break here.Kohei Yoshida2014-08-081-0/+1
* DOCX import: handle date SDT in headers/footersMiklos Vajna2014-08-081-7/+36
* DOCX import: tokenize CT_SdtDate / storeMappedDataAs and calendarMiklos Vajna2014-08-081-0/+2
* sw: improve doc model xml dump of SwFmtAnchorMiklos Vajna2014-08-081-1/+22
* Unused param elementsMiklos Vajna2014-08-081-150/+42
* Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2014-08-085-1/+5
* Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2014-08-082-0/+2
* match va_start() with va_end()Takeshi Abe2014-08-081-0/+1
* configure: SunStudio is not a (supported) C++ compilerMichael Stahl2014-08-081-52/+1
* odk: outdated documentationMichael Stahl2014-08-081-6/+6
* Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2014-08-085-0/+9
* Fix *_component_getFactory function typeStephan Bergmann2014-08-081-4/+4
* Cleanup OUStrings in CustomShapesJoren De Cuyper2014-08-084-136/+62
* Remove redundant inclusions of header "cppuhelper/shlib.h"Matthew Pottage2014-08-083-3/+0
* [API CHANGE] Removed two cppuhelper deprecated headers.Matthew Pottage2014-08-0811-551/+57
* writerfilter: Move includes accordingly.Jan Holesovsky2014-08-083-4/+2
* writerfilter: Kill CreateElement and CreateElementMap.Jan Holesovsky2014-08-085-63/+38
* -Werror,-Wunused-private-fieldStephan Bergmann2014-08-081-5/+2