summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-22read both, XML_NAMESPACE_LO_EXT and XML_NAMESPACE_NUMBER, tdf#30716 follow-upEike Rathke1-1/+1
2015-03-22tdf#30716 start Engineering notation: implement exponent-intervalLaurent Balland-Poirier5-6/+59
2015-03-22svx: nMarkAnz -> nMarkCountMiklos Vajna10-160/+160
2015-03-22LinePropertyPanel - scoped_ptr -> unique_ptrTomaž Vajngerl2-11/+10
2015-03-22cleanup sidebar: LinePropertyPanelTomaž Vajngerl2-208/+147
2015-03-22Mark as staticTakeshi Abe2-3/+3
2015-03-22vcl: add initial support for GtkScale (as Slider) to VclBuilderTomaž Vajngerl4-5/+99
2015-03-22Typo: coment->commentJulien Nabet1-1/+1
2015-03-22Add missing ellipsis to “Format All Comments”Adolfo Jayme Barrientos1-1/+1
2015-03-21avoid crash on layout of ooo77837-1.odtCaolán McNamara3-0/+19
2015-03-21coverity#1291169 dead codeCaolán McNamara1-8/+1
2015-03-21coverity#1291170 unchecked dynamic_castCaolán McNamara1-0/+1
2015-03-21TransHighlightColor: update descriptionZolnai Tamás1-1/+1
2015-03-21Since nCategory is unused, Lb2Cat can be removedJulien Nabet1-13/+0
2015-03-21Updated coreZolnai Tamás1-0/+0
2015-03-21sfx2: boost/shared_ptr -> memoryMiklos Vajna1-1/+1
2015-03-21Avoid C style cast in sw_globalfilter testZolnai Tamás1-11/+11
2015-03-21Char highlight: convert LO character background to MSO highlightingZolnai Tamás12-83/+174
2015-03-21Char highlight: test related to editing of MSO background attributesZolnai Tamás2-0/+117
2015-03-21Char highlight: editing by "Highlighting" buttonZolnai Tamás1-2/+52
2015-03-21Char shading: use a marker for character background imported from MSO shadingZolnai Tamás12-17/+76
2015-03-21Char highlight: export character background to MSO formats based on settingsZolnai Tamás3-1/+20
2015-03-21Char highlight: option about export LO character background to MSO formatsZolnai Tamás6-3/+158
2015-03-21Char highlight: editing by Character Properties dialogZolnai Tamás1-7/+26
2015-03-21Char highlight: ODT filtersZolnai Tamás5-10/+52
2015-03-21Char highlight: DOC filtersZolnai Tamás4-10/+23
2015-03-21Char highlight: RTF filtersZolnai Tamás12-202/+106
2015-03-21Char highlight: enable DOCX importZolnai Tamás2-3/+3
2015-03-21Use comphelper::containerToSequence()Miklos Vajna1-29/+24
2015-03-21svx: nObAnz -> nObjCountMiklos Vajna2-6/+6
2015-03-20Replace hardcoded UI string with string from .res fileAndras Timar1-1/+1
2015-03-20Fix creating custom dialog windows for libmergedMatúš Kukan2-2/+16
2015-03-20Remove library urelibs. It was more just a temporary hack and is not used.Matúš Kukan13-94/+10
2015-03-20Ensure GrammarCheckingIterator thread is joined before SwBreakIt::_DeleteStephan Bergmann6-4/+115
2015-03-20use static_cast<> and typeid, its fasterBjoern Michaelsen1-5/+5
2015-03-20more testcodeBjoern Michaelsen1-1/+47
2015-03-20copy a full OtherTestClient implementationBjoern Michaelsen1-17/+10
2015-03-20make ClientIteratorBase only know about WriterListenerBjoern Michaelsen2-24/+25
2015-03-20fix y-axis position on x-axis handlingMarkus Mohrhard1-1/+1
2015-03-20someone did not understand c++Markus Mohrhard1-4/+0
2015-03-20fix typoMarkus Mohrhard3-4/+4
2015-03-20remove whitespaceMarkus Mohrhard1-1/+0
2015-03-20no need for explicit thisMarkus Mohrhard1-2/+2
2015-03-20add SvtSaveOptions::ODFDefaultVersion::ODFVER_013 for ODF 1.3Eike Rathke1-0/+1
2015-03-20gdk-pixbuf-xlib-2.0->gdk-pixbuf-2.0Caolán McNamara1-1/+1
2015-03-20No need for svp_create_SalInstance to be extern "C"Tor Lillqvist2-8/+5
2015-03-20The 'svp' "plug-in" library is empty so don't build it at allTor Lillqvist10-79/+7
2015-03-20fix double delete on loading ooo123605-1.odtCaolán McNamara1-0/+2
2015-03-20fix commentsEike Rathke1-6/+6
2015-03-20fix assert on loading ooo74082-1.docCaolán McNamara1-3/+3