summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* Fix indentationTor Lillqvist2013-10-231-49/+51
* WaE: statement aligned as second statement in if ... [loplugin]Tor Lillqvist2013-10-231-1/+2
* Resolves: #i119963#, #i120877# import and export actual TOC contentOliver-Rainer Wittmann2013-10-2317-495/+653
* clean up places accessing the NULL at the of an OUStringNoel Grandin2013-10-236-7/+7
* clean up some include guardsThomas Arnhold2013-10-236-17/+15
* WaE: -Werror=shadowCaolán McNamara2013-10-231-2/+2
* tiledrendering opens filesPtyl Dragon2013-10-231-47/+62
* tiled rendering file picker worksPtyl Dragon2013-10-232-2/+28
* tiledrendering extracts values when clicking renderPtyl Dragon2013-10-232-38/+20
* added callback for renderPtyl Dragon2013-10-231-11/+51
* convert code to use OUString::endsWithNoel Grandin2013-10-235-14/+12
* WaE: declaration shadows a member of 'this'Tor Lillqvist2013-10-231-2/+4
* More work on selection handling in iOSTor Lillqvist2013-10-232-31/+58
* Bin some pointless commentsTor Lillqvist2013-10-224-13/+9
* sw: try to fix Android tinderbox re StringMichael Stahl2013-10-221-1/+1
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-22255-787/+787
* vcl: mark more Image constructors as "explicit"Michael Stahl2013-10-224-29/+31
* Bin useless swmod commentsTor Lillqvist2013-10-2260-144/+144
* Resolves: fdo#38838 remove UniStringCaolán McNamara2013-10-225-2/+5
* Tiled rendering: Finishing touch to the tiledrendering.ui.Jan Holesovsky2013-10-223-4/+4
* added the tiledrendering ui from gladePtyl Dragon2013-10-224-8/+300
* CLASSIO is deadTor Lillqvist2013-10-2215-89/+0
* If they are unused drop them then!?Tor Lillqvist2013-10-221-2/+0
* DocxAttributeOutput: comment wanted to refer to boost::noneMiklos Vajna2013-10-221-1/+1
* rFollowDesc -> aFollowDesc, it's not a referenceMiklos Vajna2013-10-221-2/+2
* boost::optional default ctor uses boost::none alreadyMiklos Vajna2013-10-223-3/+1
* fdo#44689: fix for specific case of page restart-value 0Adam Co2013-10-2236-97/+216
* Try to handle selection resizing in a more "correct" wayTor Lillqvist2013-10-222-8/+46
* Tiled rendering: This is a desktop test app.Jan Holesovsky2013-10-211-1/+2
* remove unnecessary tools/string.hxx includesCaolán McNamara2013-10-212-4/+4
* remove uses of COMPARE_*Caolán McNamara2013-10-215-13/+13
* drop CharSet typedefCaolán McNamara2013-10-2111-34/+34
* fix GetSelectedText use in OSL_DEBUG_LEVEL > 1Caolán McNamara2013-10-211-1/+1
* Tiled rendering: VCL test app skeleton.Jan Holesovsky2013-10-213-0/+140
* fdo#68849 add some header guardsThomas Arnhold2013-10-211-0/+5
* fdo#70221 fix RTF import of multi-group picturesMiklos Vajna2013-10-212-0/+10
* drop unnecessary tools/string includesCaolán McNamara2013-10-2054-74/+46
* fdo#52622 - Reduce copy and paste codeJosé Guilherme Vanz2013-10-201-19/+3
* fix CID#1038503 uninitializCaolán McNamara2013-10-191-1/+1
* CID#1038503 uninitialized memberCaolán McNamara2013-10-191-2/+4
* CID1078820 has already been dereferenced on all paths leading to the checkCaolán McNamara2013-10-191-1/+3
* CID#1103655 logically dead code, we check for < 4 alreadyCaolán McNamara2013-10-191-2/+0
* CID#1103681 annotate as deliberate fallthroughCaolán McNamara2013-10-191-1/+2
* CID#736189 out of boundsCaolán McNamara2013-10-191-1/+10
* CID#736191 out of boundsCaolán McNamara2013-10-191-1/+9
* Hopefully fix Android buildTor Lillqvist2013-10-181-1/+5
* Work in progress: Text selection handling for iOSTor Lillqvist2013-10-182-2/+47
* fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza2013-10-1814-16/+0
* convert std::unique_ptr to boost::scoped_ptrNoel Grandin2013-10-182-2/+2
* random OUString to String conversionsNoel Grandin2013-10-181-1/+1