summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-04-08More fixes to the CoreText codeTor Lillqvist
Disregard trailing whitespace from the target width when justifying. Justifying can change the number of glyps (especially with complex scripts). Now it works much better than before. Still a small amount of character dance. Change-Id: I7ca87e6c767ada257cc072d1dfbbe3f7d4354e42
2013-04-08Updated coreAndras Timar
Project: help a01aa04b5d5101de448a662a3cca62bb40457111
2013-04-08Resolves: fdo#59246 shrink font to fit available widthCaolán McNamara
Change-Id: I74cabfcbbfe24e598e497cf6eb451bd9ab517c44
2013-04-08update documentationThomas Arnhold
Change-Id: Idc3416bb304d728c646d699aa1c4348a3ef80b58
2013-04-08fix windows buildNoel Grandin
2013-04-08more code overview documentation.Michael Meeks
Change-Id: I1eb1ac2c88a906ea1a4c11194d79219c684afb76
2013-04-08fix windows buildNoel Grandin
2013-04-08test RtfAttributeOutput::StartURL()Miklos Vajna
Change-Id: I66f527ff7463852f65e1a3f02ddcea60d329147a
2013-04-08fix windows buildNoel Grandin
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
Change-Id: I74427d1e0059808f04960c648b93245b06c20f7f
2013-04-08fdo#46808, Convert framework::ToolBarManager to XComponentContextNoel Grandin
Change-Id: I4c5ddd7a2f26f51fef530b70f18a1abf61c49f77
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin
.. and all of it's friends Change-Id: I408d9308d1d1a4f8ed0055ac5f4042d729c44d1e
2013-04-08fdo#46808, convert embed::MSOLEObjectSystemCreator to new styleNoel Grandin
the service already existed, it just needed an IDL file Change-Id: Iccd283f3537f8c8d57b2c2d68609dd9ef025da0b
2013-04-08fdo#46808, convert xforms::XForms to new styleNoel Grandin
the service already existed, it just needed an IDL file Change-Id: I4410dbd1e047e5e7e83c84f0b0de7155cc4fa41c
2013-04-08fdo#46808, cleanupNoel Grandin
Change-Id: I45164d4d669894888417c24a1bb95c7b5b88a35b
2013-04-08fdo#46808, use service constructor for document::FilterConfigRefreshNoel Grandin
Change-Id: Ibf857684029b6b63845850a1930d853e5aab2fdb
2013-04-08remove unused methodNoel Grandin
Change-Id: Ic8d56962411d87c5c6b33acccf1927d4e85ceaa9
2013-04-08fdo#46808, Convert beans::PropertyBag to new styleNoel Grandin
Change-Id: Ibb2466af4c9289cba93b8330d10db033d296bfc1
2013-04-08fdo#46808, convert sdb::tools::ConnectionTools to new styleNoel Grandin
service already existed, just needed an IDL file Change-Id: I9000cff76056efecf7ac748bcfc6dd5b8e902e65
2013-04-08HelpLinker: add comment for mysterious XML parsingMichael Stahl
Change-Id: I9aa5fd2cb0cb4eae0a94f8d3d6b6185a1fcffdc4
2013-04-08RepositoryFixes: remove pointless i18nlangtag entryMichael Stahl
This is a no-op since 876c619b944dfbc88464045f1400c549a01a1164 Change-Id: I3c4d8cb51503a97fa9ad6f6714df79be5bb701df
2013-04-08fdo#62682 bandaid fix for hyperlink export crashThorsten Behrens
Fixes the crash, but the deeper problem is that client code gets confused about portion count, does not expect field to span more than one line. Change-Id: I237f3bbd16265597ee0639e77dd561d6c7f2cec8
2013-04-08convert address template dialog to .uiCaolán McNamara
seeing as it's an obscure dialog I didn't invest time in moving all the entries into the .ui and rework the scrolling logic Change-Id: If1dccbf01901bf4f754e49d5b38baf2033316410
2013-04-08Updated coreCaolán McNamara
Project: help 8324fed2c247ecc5948153ca9b5119a5307d4a31
2013-04-08test RTF_BKMKSTART and RTF_BKMKENDMiklos Vajna
Change-Id: I00b258ef3ed89db3b9b8c97bea5ad6673b006398
2013-04-08gengal: -Werror=formatMichael Stahl
Change-Id: If7076d639e0b364a307fc4986fa36a53b2edf881
2013-04-08viewsh: correct indentationThomas Arnhold
after 31fedbe9f782976b6aa4615b6fd171ed52137c94 Change-Id: I2ac895e0808a0d8d04bbb82d72cf1295297b07b9
2013-04-08delete commented codeChr. Rossmanith
Change-Id: Ia144e7b6e567d39816a4baa68187c157f7d8776e Reviewed-on: https://gerrit.libreoffice.org/3267 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-04-08gengal: re-base on original tool.Michael Meeks
new wrapper based on unopkg.sh. work re-based on original SUSE implementation. Change-Id: I90e48476b7edb6be0b8f9e63b328f4b85658ac1c
2013-04-08remove OOo gengal.Michael Meeks
Change-Id: I04697bd7b50361bcb72daf7032047f6e0c07a772
2013-04-08make internal method static.Michael Meeks
Change-Id: Id2b5bd1772009785b4aa44bf4de91e5c1b372c9e
2013-04-08Use OUString and sal_Int32 in swChr. Rossmanith
source/core/text Change-Id: I29cce32f8f6ae760397ae0633ebfa56942a7cd6d Reviewed-on: https://gerrit.libreoffice.org/3266 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-04-08warning C4702: unreachable codeMichael Stahl
Change-Id: Id08a2e295d340095651daa1161efd7603947254a
2013-04-08gbuild: LinkTarget: kill gb_LINKED_LIBSMichael Stahl
Change-Id: Id5b90a9653bd12e608bc83498271c42495176613
2013-04-08Use SAL_FINAL hereTor Lillqvist
Sure, not that useful in this case (where it is quite obvious anyway that the class is not derived from), but just to verify that the SAL_FINAL thing works. Change-Id: Icef6eb64e278354694145bf98f02b9ffe5db7da7
2013-04-08Check for the C++11 "final" specifier and introduce SAL_FINALTor Lillqvist
I think it is useful to use SAL_FINAL mainly as a documentation aid, to make it clear to a code reader when a class is not expected to be derived from, and when a virtual function is not expected to be overridden in a derived class. Possibly there is also some class of bugs that using SAL_FINAL will help find? Change-Id: I45002f020dcb52e8a9f2962ff98780f2b80627af
2013-04-08remove code that was commented out many years agoPhilipp Riemer
Change-Id: I45292b157b5ea278ec9e0d9a18bf185276ba78c1 Reviewed-on: https://gerrit.libreoffice.org/3264 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-04-08more work on comments in sw/source/core/docPhilipp Riemer
Change-Id: I4fbf683da081ad04dfd1b9ea830aa94c38f33d43 Signed-off-by: Miklos Vajna <vmiklos@suse.cz>
2013-04-08fdo#62475 - remove pointless comments and ASCII art in sw/source/core/docPhilipp Riemer
Change-Id: I15f0af451a2259ddfeaa5e7964317e6c0537e4db Reviewed-on: https://gerrit.libreoffice.org/3262 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-04-08doxygen-ize comments in sw/source/core/docPhilipp Riemer
Change-Id: I6956b834936db57bdb29a704ee75351ef84b46f4 Reviewed-on: https://gerrit.libreoffice.org/3261 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-04-08fdo#43157 - Clean up OSL_ASSERTRadu Ioan
- replaced osl_trace with sal_info - added new log areas to log-area.dox Change-Id: I41444e90a22bad7d04d3827914d4d793b3601304 Signed-off-by: Miklos Vajna <vmiklos@suse.cz>
2013-04-08fix indentationPhilipp Riemer
Change-Id: I6102b08a03349c4bdc6316f578dc2c90a4569716 Reviewed-on: https://gerrit.libreoffice.org/3265 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2013-04-08fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string unicodes.navin patidar
Use DefaultCharMapper::mapChar() to map RTL string unicodes to their mirror compatible unicodes. Change-Id: I5bd2fd18bf96c49bbdf2be521a9cf28c311c7a09 Reviewed-on: https://gerrit.libreoffice.org/3221 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-04-08Comment translation GER-ENG in sw/source/ui/utlui/uitool.cxxMatthias Freund
Change-Id: Icb2d08e36e214d8fc94cf06a94403ad21af26ffe Signed-off-by: Miklos Vajna <vmiklos@suse.cz>
2013-04-08Updated coreAndras Timar
Project: help 439f5e6e786f98d40add88e0b2ded31eb096a835
2013-04-08GetGlyphOutlines is unusedTor Lillqvist
Change-Id: I9c5b60b52030110f4b308a9a75010fade2b8d575
2013-04-08Use SAL_OVERRIDE and drop an unused member functionTor Lillqvist
Drop GetGlyphOutlines() which is not used, does not override any base class function, and was even declared virtual even if there are no derived classes. Drop the dummy InitFont(), the equally dummy one in the base class is good enough. Also, put the overridden base class functions in the same order as in the base class. Improves code readability and understandability. Change-Id: Ia041ebaafae6c30cff18e00ee56f221e2f49b3e7
2013-04-08Add a commment with guesses about the layout engine "API"Tor Lillqvist
If anybody knnows more, or can point to actual useful documentation, please amend. Change-Id: I59910d9e5da71d67f6e5917f933c5a03f8d55a50
2013-04-08Fix variable reassigned before the old value has been usedJulien Nabet
Change-Id: Ifd90fe801371a7f4cbeefe49dbfbe192c3040ebd
2013-04-08Refactoring, no change in end resultTor Lillqvist
Change-Id: I18cb4e00b86e25f299b897a1a71c1d7d68d8309d