summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-11Revert "tdf#75573 - docx don't remove frame anchor paragraph"cp-5.1-9Andras Timar
2016-10-11Revert "tdf#53698: Cache more than 1 item in NumberFormatCodeMapper"Andras Timar
2016-10-10Bump version to 5.1-9Andras Timar
2016-10-10tdf#53698: Cache more than 1 item in NumberFormatCodeMapperMaarten Bosmans
2016-10-10tdf#53698: Add a NumberFormatMapper member to SvNumberformatScanMaarten Bosmans
2016-10-10Remove NumberFormatCodeWrapperMaarten Bosmans
2016-10-10Resolves tdf#100709 Optimize SheetDataBuffer::addColXfStyleMaarten Bosmans
2016-10-10Related: tdf#100709 Fix two bugs in SheetDataBuffer::addColXfStyleMaarten Bosmans
2016-10-10sc-perf: avoid second call to ScAttrArray::Search(), tdf#87101 relatedEike Rathke
2016-10-10sc-perf: remove one more unnecessary call to TrackFormulas()Eike Rathke
2016-10-10sc-perf: avoid repeated TrackFormulas() during bulk broadcast, tdf#87101 rel.Eike Rathke
2016-10-10sc-perf: tdf#87101 add bulk scope for BroadcastRecalcOnRefMove() callsEike Rathke
2016-10-10sc-perf: tdf#79023 do not call SvNumberFormatter also for numbers in OOXMLEike Rathke
2016-10-10sc-perf: tdf#79023 for ODFF do not call SvNumberFormatter to determine numericEike Rathke
2016-10-10tdf#95367 inherit page style if no new one importedJustin Luth
2016-10-10tdf#99090 docx export page-break only inside a paragraphJustin Luth
2016-10-10tdf75573 docx - complete frames before starting alternate streamsJustin Luth
2016-10-10tdf#75573 allow style to define vAnchorJustin Luth
2016-10-10tdf#75573 - docx don't remove frame anchor paragraphJustin Luth
2016-10-10tdf#99434 docx enable docprotection only when enforcedJustin Luth
2016-10-10tdf#99434: import/export documentProtection-forms from .docx incl. testOliver Specht
2016-10-10tdf#100946 Fix width calculation and add customWidth support (.xlsx)Bartosz Kosiorek
2016-10-10tdf#64372 docx import: don't ignore continuous section breakJustin Luth
2016-10-10tdf#44282 fix missing space for numbered lists in TOCAbhilash Singh
2016-10-10docx - inherit FollowPage before FirstPageJustin Luth
2016-10-10tdf#70565 Set correct default values to "0" of xfId attributeBartosz Kosiorek
2016-10-10tdf#76349 writer: make 1column-as-page break a compatibility optionJustin Luth
2016-10-10tdf#62847 import image hyperlink in docxdrazil
2016-10-10tdf#78727 sw: fix missing textbox text when anchored inside flying tableMiklos Vajna
2016-10-10tdf#81345 docx import fix default page break regressionJustin Luth
2016-10-10tdf#86926 writerfilter prevent PROP_GRID_LINES exceptionJustin Luth
2016-10-10tdf#53856 writerfilter set parentless style based on defaultJustin Luth
2016-10-10tdf#103025 sw: don't format header/footer in SwPageFrame::PreparePage()Michael Stahl
2016-10-10tdf#93967 - better fix for leak around calc header-footer UNO objectsMarkus Mohrhard
2016-10-10Resolves: tdf#103026 invalid dash causes CAIRO_STATUS_INVALID_DASH stateCaolán McNamara
2016-10-10Engine() return mpOutliner, so can crash if Engine() used post deleteCaolán McNamara
2016-10-10support TargetFrame in url field import/export code, tdf#77873Markus Mohrhard
2016-10-10tdf#101910, mark ScRangeList updated when DeleteArea was usedMarkus Mohrhard
2016-10-10tdf#99386, broadcast that cell content changed after merge cells undo/redoMarkus Mohrhard
2016-10-10Resolves: tdf#101433 reset RasterOpMode on cached virtual device before reuseCaolán McNamara
2016-10-10Resolves: rhbz#1373933 gtk 3.21 emits a lot more "style-set" signalsCaolán McNamara
2016-10-10Resolves: tdf#101711 revert attempt to drop unused bg imagesCaolán McNamara
2016-10-10Resolves: tdf#101884 keyboard navigation in User defined border controlCaolán McNamara
2016-10-09LOK: Calc: in the numeric content case, the used alignment can be wrongMarco Cecchetti
2016-10-09LOK: Calc: an edit view may be not displayed when a 2nd one is killedMarco Cecchetti
2016-10-09LOK: Calc: if text of 2 cells overlaps, painting occurs in wrong orderMarco Cecchetti
2016-10-09LOK: Calc: missing invalidate when ending larger-than-cell edit textMarco Cecchetti
2016-10-09LOK: Calc: parallel cell editing: small code improvementsMarco Cecchetti
2016-10-08Reduce the number of calls to underlying flat_segment_tree structure.Kohei Yoshida
2016-10-08Properly skip the hidden row(s) at the end.Kohei Yoshida